home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_a_d / arjndw.zip / ARJNDW.EXE / ARJNDW / ARJNDW.BAT < prev    next >
DOS Batch File  |  1992-05-25  |  395b  |  12 lines

  1. @echo off
  2. cls
  3. REM ----------------------------------------------------------------------
  4. REM DO NOT DELETE THIS FILE! It is needed by windows to view ARJ archives!
  5. REM It was installed by the ArjNdw Interface.
  6. rem ----------------------------------------------------------------------
  7. arj l %1 %2 %3 -v -jp
  8. echo.
  9. echo Press any key to return to WINDOWS. . .
  10. pause > nul
  11. rem jwnarjndw
  12.